home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Precision Software Appli…tions Silver Collection 1
/
Precision Software Applications Silver Collection Volume One (PSM) (1993).iso
/
demos
/
tetdemo.arj
/
DEMO_MON.BAT
< prev
next >
Wrap
DOS Batch File
|
1990-11-24
|
121b
|
10 lines
@echo off
sound b8000 > nul
if %1. == . goto nopath
ftf_mono 3 %1\
goto end
:nopath
ftf_mono 2
:end